home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000258_news@columbia.edu _Mon May 1 20:07:00 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA18869
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 20:07:00 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA24529
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 20:07:00 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA05585
  10.     for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 19:46:56 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: Connecting to old kermits
  14. Date: 1 May 2000 23:46:56 GMT
  15. Organization: Columbia University
  16. Message-ID: <8el51g$5ee$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <bCoP4.75$v91.2501@nsw.nnrp.telstra.net>,
  20. Glenn Davy <glenn@sterland.com.au> wrote:
  21. : Ok So starting again...
  22. : we need to organise serial conections from various unix boxes, mainly sco
  23. : and aix, to kermit 2.32/8. We were led to belive this was running on  a unix
  24. : session, but its more than possible that this information is wrong and if
  25. : you're telling me that 2.32/8 defines this copy of kermit as an old msdos
  26. : kermit, then that is what I need to connect to.
  27. : My question then is can I connect to this with c-kermit version 7 (have
  28. : already downloaded assorted binaries)?
  29. So then I take it you have to way to change this mysterious box that you
  30. must communicate with.
  31.  
  32. If it's really MS-DOS Kermit 2.32/A (not "/8") it should work fine.  It
  33. won't be especially fast but that's to be expected when you use ancient
  34. releases.
  35.  
  36. - Frank